Skip to content

Bump org.jooq:jooq-bom from 3.20.11 to 3.21.0#664

Merged
docwho2 merged 1 commit intomainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.0
Mar 25, 2026
Merged

Bump org.jooq:jooq-bom from 3.20.11 to 3.21.0#664
docwho2 merged 1 commit intomainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps org.jooq:jooq-bom from 3.20.11 to 3.21.0.

Release notes

Sourced from org.jooq:jooq-bom's releases.

3.21.0

Version 3.21.0 - March 24, 2026

New dialects:

jOOQ 3.20 ships with 2 new dialects:

  • Databricks in the jOOQ Enterprise Edition (no longer experimental)
  • Spanner in the jOOQ Enterprise Edition

Databricks offers a very promising SQL dialect with a lot of functionality, which we're going to cover in full with the next version jOOQ 3.21. An initial version of the dialect is shipped already in 3.20 as an experimental dialect. 3.20 will continue to receive bug fixes and Databricks improvements as we work with early adopting customers.

Spanner is Google SQL's second variant after BigQuery. The new Spanner dialect support has also greatly contributed to jOOQ's BigQuery dialect quality, as the dialects are very similar.

Dialect upgrades:

Cloud dialects were improved by adding support for a lot of new features that they're offering. Affected dialects include:

  • BigQuery
  • Databricks
  • Redshift
  • Snowflake

Redacted columns:

Redacted columns are a new code generation feature in jOOQ that allow for certain columns to be redacted when debug logging their contents in your log files:

This is a commercial only feature.

Meta dependencies:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jooq:jooq-bom](https://github.com/jOOQ/jOOQ) from 3.20.11 to 3.21.0.
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.20.11...version-3.21.0)

---
updated-dependencies:
- dependency-name: org.jooq:jooq-bom
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2026
Copy link
Owner

@docwho2 docwho2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approve Dependabot

@docwho2 docwho2 merged commit d3b6de0 into main Mar 25, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.jooq-jooq-bom-3.21.0 branch March 25, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant